Add Bug#.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Sep 2011 05:32:13 +0000 (22:32 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 3 Sep 2011 05:32:13 +0000 (22:32 -0700)
src/ChangeLog

index 4b4b09ff215cceec3625cd30de57139b5d35ea4a..f827f33aea5108e63c8b8a24237e5b7cc82abca9 100644 (file)
@@ -1,6 +1,6 @@
 2011-09-03  Paul Eggert  <eggert@cs.ucla.edu>
 
-       * fileio.c: Fix bugs with large file offsets.
+       * fileio.c: Fix bugs with large file offsets (Bug#9428).
        The previous code assumed that file offsets (off_t values) fit in
        EMACS_INT variables, which is not true on typical 32-bit hosts.
        The code messed up by falsely reporting buffer overflow in cases